home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Teach Your Children: Road Construction Ahead
/
Teach Your Children: Road Construction Ahead.iso
/
mac
/
Road Construction Ahead
/
Road Construction Ahead
/
00155_S+S.logo.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-17
|
433 b
|
14 lines
global gCDpath
on exitFrame
set the pausedAtStart of cast the castNum of sprite 2 to 0
set the movieRate of sprite 2 to 1
repeat while the movieTime of sprite 2 < the duration of cast the castNum of sprite 2
updateStage()
end repeat
set the pausedAtStart of cast the castNum of sprite 2 to 1
preLoad(label("Loading"), label("EndIntro"))
go("Loading")
sound playFile 1, gCDpath & "SOUND:GLOBAL:" & "RCATITLE"
end